TELHSGetDTMF
Gets the current state of DTMF detection for a telephone handset.
pascal TELErr TELHSGetDTMF (TELHandle termHand, Boolean *dtmfOn);
termHand
- A handle to a telephone record associated with a telephone terminal.
dtmfOn
- On exit, a Boolean value that indicates whether DTMF detection for the specified telephone handset is enabled (
true
) or disabled (false
).- function result
- A result code.
DESCRIPTION
TheTELHSGetDTMF
function returns, in thedtmfOn
parameter, the current state of DTMF detection for the telephone handset specified by thetermHand
parameter. IfdtmfOn
istrue
, DTMF detection is on; otherwise, DTMF detection is off.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help